Skip to main content

SpatialGraphDistribution

SpatialGraphDistribution[n,r] represents a spatial distribution for graphs with n vertices uniformly distributed over the unit square and edges between vertices that are at distance at most r.

SpatialGraphDistribution[n,r,d] represents a spatial distribution for graphs with vertices uniformly distributed over the d-dimensional unit square.

SpatialGraphDistribution[n,r,dist] represents a spatial distribution for graphs with vertices distributed according to the probability distribution dist.

SpatialGraphDistribution[n,r,reg] represents a spatial distribution for graphs with vertices uniformly distributed in the region reg.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.